home *** CD-ROM | disk | FTP | other *** search
- ;Omnilook script sample
- ;this script will send selected image via email
- ;using Microsoft Internet Mail and News client
-
- ;start email client
- ;the path below is as you would see it when you clicked on the properties' shortcut
- ;you may need to change the path below from your own internet mail shortcut properties
-
- start 'notepad'
- wait 2
-
-
- ;send ctrl-n keystrokes to open new message
- keys 'hello world'
- wait 2
- keys '%fxn'